Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Use an array instead of a string for the FQDN parameter #269

Merged
merged 5 commits into from
Nov 26, 2024

Conversation

TheBigLee
Copy link
Member

@TheBigLee TheBigLee commented Nov 21, 2024

Summary

  • This PR will change the FQD parameter from a string to an array, so that the end user can specify multiple endpoints.

Checklist

  • Categorize the PR by setting a good title and adding one of the labels:
    bug, enhancement, documentation, change, breaking, dependency
    as they show up in the changelog
  • Update tests.
  • Link this PR to related issues.

We want to allow setting multiple FQDNs for the nextcloud service, so
that the end user can specify multiple endpoints.

Signed-off-by: Nicolas Bigler <[email protected]>
Signed-off-by: Nicolas Bigler <[email protected]>
@TheBigLee TheBigLee requested review from a team, Kidswiss, wejdross and zugao and removed request for a team November 25, 2024 17:36
@TheBigLee
Copy link
Member Author

In order for this feature to work, we need to update to the latest helm chart version. See: vshn/component-appcat#547

apis/vshn/v1/vshn_nextcloud.go Show resolved Hide resolved
apis/vshn/v1/vshn_nextcloud.go Outdated Show resolved Hide resolved
Signed-off-by: Nicolas Bigler <[email protected]>
@wejdross
Copy link
Member

please fix Summary section before merging

Copy link
Contributor

@Kidswiss Kidswiss left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Just one idea, rest LGTM

Signed-off-by: Nicolas Bigler <[email protected]>
@TheBigLee TheBigLee merged commit 33a1df9 into master Nov 26, 2024
8 checks passed
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request minor
Projects
None yet
Development

Successfully merging this pull request may close these issues.

4 participants